reftests: Use colors without rounding errors
authorBenjamin Otte <otte@redhat.com>
Thu, 16 Sep 2021 18:26:26 +0000 (20:26 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Sep 2021 21:59:37 +0000 (23:59 +0200)
commit08df891070bc9de49fbce925f08fba6390d0cf83
tree9b1a635482c3a23d06a3dd1e9c28a8ee292e7485
parent56b31c3923bcb5412f0d75ab6be92fb1656590de
reftests: Use colors without rounding errors

Color values must be divisible by 15 to be convertible into U8 and U16
values with the same result. 0x80 is not one of these values, so switch
it to 0x99.
testsuite/reftests/label-attribute-preference.ref.ui
testsuite/reftests/label-attribute-preference.ui